
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b4k -r -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 4096
		using random I/O (alignment: 4096)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  15.26%|   1.59%|   13.67%|  84.73%
   1|   8.49%|   1.07%|    7.42%|  91.50%
-------------------------------------------
avg.|  11.87%|   1.33%|   10.55%|  88.12%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |       985100288 |       240503 |      15.66 |    4008.02 |    0.246 |     1.452 | test.dat (10240MB)
     1 |       915898368 |       223608 |      14.56 |    3726.46 |    0.265 |     1.527 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        1900998656 |       464111 |      30.21 |    7734.48 |    0.255 |     1.489

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |       985100288 |       240503 |      15.66 |    4008.02 |    0.246 |     1.452 | test.dat (10240MB)
     1 |       915898368 |       223608 |      14.56 |    3726.46 |    0.265 |     1.527 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        1900998656 |       464111 |      30.21 |    7734.48 |    0.255 |     1.489

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.037 |        N/A |      0.037
   25th |      0.068 |        N/A |      0.068
   50th |      0.074 |        N/A |      0.074
   75th |      0.101 |        N/A |      0.101
   90th |      0.143 |        N/A |      0.143
   95th |      0.196 |        N/A |      0.196
   99th |      6.829 |        N/A |      6.829
3-nines |     14.218 |        N/A |     14.218
4-nines |     43.290 |        N/A |     43.290
5-nines |    115.950 |        N/A |    115.950
6-nines |    281.179 |        N/A |    281.179
7-nines |    281.179 |        N/A |    281.179
8-nines |    281.179 |        N/A |    281.179
9-nines |    281.179 |        N/A |    281.179
    max |    281.179 |        N/A |    281.179
